Automations

System Automation Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Write Create Text File Command

Command: Write Create Text File Command

This command writes specified data to an existing or newly created text file.

Parameters

Output Folder Path

Enter or select the path to the folder.

Required

Text File Name

Enter the name of the CSV file to write out.

Required

Text

Indicate the Text to write.

Required

Overwrite Option

Indicate whether this command should append the text to or overwrite all existing text in the file

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo